Contribution org.nuxeo.ecm.platform.video.service.contrib--configuration
In component org.nuxeo.ecm.platform.video.service.contrib
org.nuxeo.ecm.platform.video.service.contrib
inside nuxeo-platform-video-core-9.10.jar /OSGI-INF/video-service-contrib.xml
This contribution is part of XML component Extension Point
Extension point configuration of component VideoService.Contributed Items
XML Source
<extension point="configuration" target="org.nuxeo.ecm.platform.video.service.VideoService">
<configuration>
<previewScreenshotInDurationPercent>10.0</previewScreenshotInDurationPercent>
<storyboardMinDuration>10</storyboardMinDuration>
<storyboardThumbnailCount>9</storyboardThumbnailCount>
</configuration>
</extension>